Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

F4_HAL/uart: UART9 and UART10 should be on APB2. #8

Conversation

chrismas9
Copy link

UART9 and UART10 are on APB2, like UART1 and UART6.
Fixes problem with wrong baud rate because APB1 and APB2 run at different clock dates.

UART9 and UART10 are APB2, like UART1 and UART6.
Fixes problem with wrong baud rate because APB1 and APB2 run at different clock dates.
@dpgeorge
Copy link
Member

Looks good! Merged in 615329f

@dpgeorge dpgeorge closed this Apr 23, 2019
@dpgeorge
Copy link
Member

Is this the only change needed to stm32lib to get the F413 working?

@chrismas9
Copy link
Author

Yes, you already merged the other one (BOR).

@chrismas9 chrismas9 deleted the STM32F413 branch December 8, 2019 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants